Autogenerated HTML docs for v2.4.1-314-g9532e 
diff --git a/git-rev-parse.html b/git-rev-parse.html index da177ef..8f49b63 100644 --- a/git-rev-parse.html +++ b/git-rev-parse.html 
@@ -907,6 +907,7 @@  </p>   <div class="paragraph"><p>If you want to make sure that the output actually names an object in   your object database and/or can be used as a specific type of object  +you require, you can add the <code>^{type}</code> peeling operator to the parameter.   For example, <code>git rev-parse "$VAR^{commit}"</code> will make sure <code>$VAR</code>   names an existing object that is a commit-ish (i.e. a commit, or an   annotated tag that points at a commit). To make sure that <code>$VAR</code>  @@ -1860,7 +1861,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2015-05-11 15:40:21 PDT  +Last updated 2015-05-22 13:47:07 PDT   </div>   </div>   </body>